Skip to content

Cleaning up#493

Merged
agarny merged 3 commits intoopencor:mainfrom
agarny:cleaning-up
Apr 16, 2026
Merged

Cleaning up#493
agarny merged 3 commits intoopencor:mainfrom
agarny:cleaning-up

Conversation

@agarny
Copy link
Copy Markdown
Contributor

@agarny agarny commented Apr 16, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 16, 2026 00:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs a small cleanup to align file-open notifications with the UI tab update timing, and bumps the app/package version alongside a lockfile refresh.

Changes:

  • Emit electronApi.fileOpened and the Vue fileOpened event after the optional waitForTabsUpdate() completes.
  • Bump version from 0.20260416.1 to 0.20260416.2 in both root and renderer packages.
  • Refresh Bun lockfiles (notably electron-to-chromium patch update).

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/renderer/src/components/ContentsComponent.vue Reorders file-open notifications to occur after the optional tab-update wait.
src/renderer/package.json Renderer package version bump to 0.20260416.2.
src/renderer/bun.lock Lockfile update (includes electron-to-chromium patch bump).
package.json Root package version bump to 0.20260416.2.
bun.lock Root lockfile update (includes electron-to-chromium patch bump).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@agarny agarny merged commit 6105b05 into opencor:main Apr 16, 2026
13 checks passed
@agarny agarny deleted the cleaning-up branch April 16, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants